Crate wildland_corex

source ·

Re-exports

pub use catlib_service::*;
pub use container_manager::*;
pub use entities::*;

Modules

General crypto utilities and wrappers

Structs

Keypair that can be used for encryption. See crypto-box crate for details.
This structure represents Wildland cryptographic identity.
Storage is basically the same struct as super::StorageTemplate but it serializable/deserializable content is filled with values provided by corex for a particular container

Enums

Constants

Traits

Functions

Generate a new random mnemonic phrase

Type Definitions